home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Graviton.swf / scripts / DefineButton2_134 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-08-05  |  46 b   |  4 lines

  1. on(rollOver){
  2.    startDrag("mouse","1");
  3. }
  4.